Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add API to fetch charting datapoints for a chart inside a dashbaord #157

Merged
merged 15 commits into from
Feb 21, 2025

Conversation

adelowo
Copy link
Contributor

@adelowo adelowo commented Feb 21, 2025

fixes MAL-111

Copy link

codecov bot commented Feb 21, 2025

Codecov Report

Attention: Patch coverage is 79.18552% with 46 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
mocks/dashboard.go 0.00% 17 Missing ⚠️
mocks/integration.go 0.00% 9 Missing ⚠️
server/dashboard.go 92.43% 6 Missing and 3 partials ⚠️
internal/datastore/postgres/dashboard.go 87.23% 4 Missing and 2 partials ⚠️
internal/integrations/brex/brex.go 0.00% 5 Missing ⚠️
Files with missing lines Coverage Δ
integration.go 0.00% <ø> (ø)
internal/datastore/postgres/integration.go 94.64% <100.00%> (+0.33%) ⬆️
internal/integrations/mercury/mercury.go 68.75% <100.00%> (+0.35%) ⬆️
server/auth.go 84.40% <ø> (ø)
server/contact.go 95.34% <ø> (ø)
server/deck.go 91.04% <ø> (ø)
server/http.go 96.67% <100.00%> (+0.06%) ⬆️
server/response.go 100.00% <ø> (ø)
server/update.go 96.20% <ø> (ø)
server/update_actions.go 97.84% <ø> (ø)
... and 11 more

@adelowo adelowo merged commit 18a990b into main Feb 21, 2025
4 checks passed
@adelowo adelowo deleted the MAL-111-add-api-to-fetch-datapoints-of-a-chart branch February 21, 2025 21:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant